PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.svg Package / PDFSvgDrawing Class / getDefaultBoldFont Method
In This Topic
    getDefaultBoldFont Method
    In This Topic
    Gets the default bold font.
    Syntax
    public PDFFont getDefaultBoldFont()

    Return Value

    Default font to be used for rendering SVG bold text in the PDF file.
    See Also